gridpack::state_estimation::SEFactoryModule Class Reference
#include <se_factory_module.hpp>
List of all members.
Constructor & Destructor Documentation
gridpack::state_estimation::SEFactoryModule::SEFactoryModule |
( |
NetworkPtr |
network |
) |
|
Basic constructor
- Parameters:
-
gridpack::state_estimation::SEFactoryModule::~SEFactoryModule |
( |
|
) |
|
Member Function Documentation
void gridpack::state_estimation::SEFactoryModule::configureSE |
( |
void |
|
) |
|
Initialize some parameters in state estimation components
void gridpack::state_estimation::SEFactoryModule::setMeasurements |
( |
std::vector< Measurement > |
measurements |
) |
|
Disribute measurements
- Parameters:
-
| measurements | a vector containing all measurements |
void gridpack::state_estimation::SEFactoryModule::setYBus |
( |
void |
|
) |
|
Create the admittance (Y-Bus) matrix
The documentation for this class was generated from the following file: